{"id":1297,"date":"2018-02-26T17:23:17","date_gmt":"2018-02-26T16:23:17","guid":{"rendered":"http:\/\/yarogniew.net\/arduino\/?page_id=1297"},"modified":"2018-02-26T20:44:24","modified_gmt":"2018-02-26T19:44:24","slug":"minim-library","status":"publish","type":"page","link":"http:\/\/adsl_zapas.dkonto.pl\/index.php\/processing\/processing-sound-library\/minim-library\/","title":{"rendered":"Biblioteka Minim"},"content":{"rendered":"<p>\u22a5 \u0179r\u00f3d\u0142o:\u00a0http:\/\/code.compartmental.net\/tools\/minim\/<\/p>\n<blockquote class=\"wp-embedded-content\" data-secret=\"aLNm2mBcQc\"><p><a href=\"http:\/\/code.compartmental.net\/tools\/minim\/quickstart\/\">Quickstart Guide<\/a><\/p><\/blockquote>\n<p><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"http:\/\/code.compartmental.net\/tools\/minim\/quickstart\/embed\/#?secret=aLNm2mBcQc\" data-secret=\"aLNm2mBcQc\" width=\"600\" height=\"338\" title=\"&#8220;Quickstart Guide&#8221; &#8212; Compartmental\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe><\/p>\n<p>Minim 2.2.2 Damien Di Fede and Anderson Mills<br \/>\nAn audio library that provides easy to use classes for playback, recording, analysis, and synthesis of sound.<\/p>\n<pre class=\"brush: plain; light: false; title: Kod:; toolbar: true; notranslate\" title=\"Kod:\">\r\n\r\n\/** \r\n  * This sketch demonstrates how to use &lt;code&gt;setLoopPoints&lt;\/code&gt;\r\n  * using an &lt;code&gt;AudioPlayer&lt;\/code&gt;. Left-click with the mouse\r\n  * to set the start point of the loop and right-click to set the\r\n  * end point of the loop. You will likely find\r\n  * there to be a break during loops while the code seeks from the \r\n  * beginning of the file to the start of the loop. This seek time\r\n  * can become quite noticable if you are using an mp3 file \r\n  * because it will need to decode as it seeks.\r\n  *\/\r\n\r\nimport ddf.minim.*;\r\n\r\nMinim minim;\r\nAudioPlayer snip;\r\n\r\nint loopBegin;\r\nint loopEnd;\r\n\r\nvoid setup()\r\n{\r\n  size(512, 200, P3D);\r\n  minim = new Minim(this);\r\n  snip = minim.loadFile(&quot;AC_120_RMXFILL.WAV&quot;);\r\n  textFont(loadFont(&quot;ArialMT-14.vlw&quot;));\r\n}\r\n\r\nvoid draw()\r\n{\r\n  background(0);\r\n  fill(255);  \r\n    stroke(255);\r\n    line(0, height\/2+20, width, height\/2+20);\r\n\r\n  text(&quot;Loop Count: &quot; + snip.loopCount(), 5, 20);\r\n  text(&quot;Looping: &quot; + snip.isLooping(), 5, 40);\r\n  text(&quot;Playing: &quot; + snip.isPlaying(), 5, 60);\r\n  int p = snip.position();\r\n  int l = snip.length();\r\n  text(&quot;Position: &quot; + p, 5, 80);\r\n  text(&quot;Length: &quot; + l, 5, 100);\r\n  float x = map(p, 0, l, 0, width);\r\n  stroke(255);\r\n  line(x, height\/2 - 50, x, height\/2 + 50);\r\n  float lbx = map(loopBegin, 0, snip.length(), 0, width);\r\n  float lex = map(loopEnd, 0, snip.length(), 0, width);\r\n  stroke(0, 255, 0);\r\n  line(lbx, 0, lbx, height);\r\n  stroke(255, 0, 0);\r\n  line(lex, 0, lex, height);\r\n}\r\n\r\nvoid mousePressed()\r\n{\r\n  int ms = (int)map(mouseX, 0, width, 0, snip.length());\r\n  if ( mouseButton == RIGHT )\r\n  {\r\n    snip.setLoopPoints(loopBegin, ms);\r\n    loopEnd = ms;\r\n  }\r\n  else\r\n  {\r\n    snip.setLoopPoints(ms, loopEnd);\r\n    loopBegin = ms;\r\n  }\r\n}\r\n\r\nvoid keyPressed()\r\n{\r\n  snip.loop();\r\n}\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u22a5 \u0179r\u00f3d\u0142o:\u00a0http:\/\/code.compartmental.net\/tools\/minim\/ Quickstart Guide Minim 2.2.2 Damien Di Fede and Anderson Mills An audio library that provides easy to use classes for playback, recording, analysis, and synthesis of sound. \/**&#8230;<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":1281,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-1297","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u22a5 \u0179r\u00f3d\u0142o: http:\/\/code.compartmental.net\/tools\/minim\/ http:\/\/code.compartmental.net\/tools\/minim\/quickstart\/ Minim 2.2.2 Damien Di Fede and Anderson Mills An audio library that provides easy to use classes for playback, recording, analysis, and synthesis of sound. [code] \/** * This sketch demonstrates how to use setLoopPoints * using an AudioPlayer. Left-click with the mouse * to set the start point of the loop\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"http:\/\/adsl_zapas.dkonto.pl\/index.php\/processing\/processing-sound-library\/minim-library\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"pl_PL\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Arduino dla strasznych lamer\u00f3w - www.arduino.net.pl\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Biblioteka Minim - Arduino dla strasznych lamer\u00f3w\" \/>\n\t\t<meta property=\"og:description\" content=\"\u22a5 \u0179r\u00f3d\u0142o: http:\/\/code.compartmental.net\/tools\/minim\/ http:\/\/code.compartmental.net\/tools\/minim\/quickstart\/ Minim 2.2.2 Damien Di Fede and Anderson Mills An audio library that provides easy to use classes for playback, recording, analysis, and synthesis of sound. [code] \/** * This sketch demonstrates how to use setLoopPoints * using an AudioPlayer. Left-click with the mouse * to set the start point of the loop\" \/>\n\t\t<meta property=\"og:url\" content=\"http:\/\/adsl_zapas.dkonto.pl\/index.php\/processing\/processing-sound-library\/minim-library\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2018-02-26T16:23:17+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2018-02-26T19:44:24+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Biblioteka Minim - Arduino dla strasznych lamer\u00f3w\" \/>\n\t\t<meta name=\"twitter:description\" content=\"\u22a5 \u0179r\u00f3d\u0142o: http:\/\/code.compartmental.net\/tools\/minim\/ http:\/\/code.compartmental.net\/tools\/minim\/quickstart\/ Minim 2.2.2 Damien Di Fede and Anderson Mills An audio library that provides easy to use classes for playback, recording, analysis, and synthesis of sound. [code] \/** * This sketch demonstrates how to use setLoopPoints * using an AudioPlayer. Left-click with the mouse * to set the start point of the loop\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\\\/\\\/adsl_zapas.dkonto.pl\\\/index.php\\\/processing\\\/processing-sound-library\\\/minim-library\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/adsl_zapas.dkonto.pl#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"http:\\\/\\\/adsl_zapas.dkonto.pl\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/adsl_zapas.dkonto.pl\\\/index.php\\\/processing\\\/#listItem\",\"name\":\"Processing\"}},{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/adsl_zapas.dkonto.pl\\\/index.php\\\/processing\\\/#listItem\",\"position\":2,\"name\":\"Processing\",\"item\":\"http:\\\/\\\/adsl_zapas.dkonto.pl\\\/index.php\\\/processing\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/adsl_zapas.dkonto.pl\\\/index.php\\\/processing\\\/processing-sound-library\\\/#listItem\",\"name\":\"Processing &#8211; sound\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/adsl_zapas.dkonto.pl#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/adsl_zapas.dkonto.pl\\\/index.php\\\/processing\\\/processing-sound-library\\\/#listItem\",\"position\":3,\"name\":\"Processing &#8211; sound\",\"item\":\"http:\\\/\\\/adsl_zapas.dkonto.pl\\\/index.php\\\/processing\\\/processing-sound-library\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/adsl_zapas.dkonto.pl\\\/index.php\\\/processing\\\/processing-sound-library\\\/minim-library\\\/#listItem\",\"name\":\"Biblioteka Minim\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/adsl_zapas.dkonto.pl\\\/index.php\\\/processing\\\/#listItem\",\"name\":\"Processing\"}},{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/adsl_zapas.dkonto.pl\\\/index.php\\\/processing\\\/processing-sound-library\\\/minim-library\\\/#listItem\",\"position\":4,\"name\":\"Biblioteka Minim\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/adsl_zapas.dkonto.pl\\\/index.php\\\/processing\\\/processing-sound-library\\\/#listItem\",\"name\":\"Processing &#8211; sound\"}}]},{\"@type\":\"Person\",\"@id\":\"http:\\\/\\\/adsl_zapas.dkonto.pl\\\/#person\",\"name\":\"yarogniew_anpl\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"http:\\\/\\\/adsl_zapas.dkonto.pl\\\/index.php\\\/processing\\\/processing-sound-library\\\/minim-library\\\/#personImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/daf42a0de5021721fc53447fe7cf000e09055bf4fb96ef98490902a9e4de3bf2?s=96&d=identicon&r=g\",\"width\":96,\"height\":96,\"caption\":\"yarogniew_anpl\"}},{\"@type\":\"WebPage\",\"@id\":\"http:\\\/\\\/adsl_zapas.dkonto.pl\\\/index.php\\\/processing\\\/processing-sound-library\\\/minim-library\\\/#webpage\",\"url\":\"http:\\\/\\\/adsl_zapas.dkonto.pl\\\/index.php\\\/processing\\\/processing-sound-library\\\/minim-library\\\/\",\"name\":\"Biblioteka Minim - Arduino dla strasznych lamer\\u00f3w\",\"description\":\"\\u22a5 \\u0179r\\u00f3d\\u0142o: http:\\\/\\\/code.compartmental.net\\\/tools\\\/minim\\\/ http:\\\/\\\/code.compartmental.net\\\/tools\\\/minim\\\/quickstart\\\/ Minim 2.2.2 Damien Di Fede and Anderson Mills An audio library that provides easy to use classes for playback, recording, analysis, and synthesis of sound. [code] \\\/** * This sketch demonstrates how to use setLoopPoints * using an AudioPlayer. Left-click with the mouse * to set the start point of the loop\",\"inLanguage\":\"pl-PL\",\"isPartOf\":{\"@id\":\"http:\\\/\\\/adsl_zapas.dkonto.pl\\\/#website\"},\"breadcrumb\":{\"@id\":\"http:\\\/\\\/adsl_zapas.dkonto.pl\\\/index.php\\\/processing\\\/processing-sound-library\\\/minim-library\\\/#breadcrumblist\"},\"datePublished\":\"2018-02-26T17:23:17+01:00\",\"dateModified\":\"2018-02-26T20:44:24+01:00\"},{\"@type\":\"WebSite\",\"@id\":\"http:\\\/\\\/adsl_zapas.dkonto.pl\\\/#website\",\"url\":\"http:\\\/\\\/adsl_zapas.dkonto.pl\\\/\",\"name\":\"Arduino dla strasznych lamer\\u00f3w\",\"description\":\"www.arduino.net.pl\",\"inLanguage\":\"pl-PL\",\"publisher\":{\"@id\":\"http:\\\/\\\/adsl_zapas.dkonto.pl\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Biblioteka Minim - Arduino dla strasznych lamer\u00f3w","description":"\u22a5 \u0179r\u00f3d\u0142o: http:\/\/code.compartmental.net\/tools\/minim\/ http:\/\/code.compartmental.net\/tools\/minim\/quickstart\/ Minim 2.2.2 Damien Di Fede and Anderson Mills An audio library that provides easy to use classes for playback, recording, analysis, and synthesis of sound. [code] \/** * This sketch demonstrates how to use setLoopPoints * using an AudioPlayer. Left-click with the mouse * to set the start point of the loop","canonical_url":"http:\/\/adsl_zapas.dkonto.pl\/index.php\/processing\/processing-sound-library\/minim-library\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"http:\/\/adsl_zapas.dkonto.pl\/index.php\/processing\/processing-sound-library\/minim-library\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"http:\/\/adsl_zapas.dkonto.pl#listItem","position":1,"name":"Home","item":"http:\/\/adsl_zapas.dkonto.pl","nextItem":{"@type":"ListItem","@id":"http:\/\/adsl_zapas.dkonto.pl\/index.php\/processing\/#listItem","name":"Processing"}},{"@type":"ListItem","@id":"http:\/\/adsl_zapas.dkonto.pl\/index.php\/processing\/#listItem","position":2,"name":"Processing","item":"http:\/\/adsl_zapas.dkonto.pl\/index.php\/processing\/","nextItem":{"@type":"ListItem","@id":"http:\/\/adsl_zapas.dkonto.pl\/index.php\/processing\/processing-sound-library\/#listItem","name":"Processing &#8211; sound"},"previousItem":{"@type":"ListItem","@id":"http:\/\/adsl_zapas.dkonto.pl#listItem","name":"Home"}},{"@type":"ListItem","@id":"http:\/\/adsl_zapas.dkonto.pl\/index.php\/processing\/processing-sound-library\/#listItem","position":3,"name":"Processing &#8211; sound","item":"http:\/\/adsl_zapas.dkonto.pl\/index.php\/processing\/processing-sound-library\/","nextItem":{"@type":"ListItem","@id":"http:\/\/adsl_zapas.dkonto.pl\/index.php\/processing\/processing-sound-library\/minim-library\/#listItem","name":"Biblioteka Minim"},"previousItem":{"@type":"ListItem","@id":"http:\/\/adsl_zapas.dkonto.pl\/index.php\/processing\/#listItem","name":"Processing"}},{"@type":"ListItem","@id":"http:\/\/adsl_zapas.dkonto.pl\/index.php\/processing\/processing-sound-library\/minim-library\/#listItem","position":4,"name":"Biblioteka Minim","previousItem":{"@type":"ListItem","@id":"http:\/\/adsl_zapas.dkonto.pl\/index.php\/processing\/processing-sound-library\/#listItem","name":"Processing &#8211; sound"}}]},{"@type":"Person","@id":"http:\/\/adsl_zapas.dkonto.pl\/#person","name":"yarogniew_anpl","image":{"@type":"ImageObject","@id":"http:\/\/adsl_zapas.dkonto.pl\/index.php\/processing\/processing-sound-library\/minim-library\/#personImage","url":"https:\/\/secure.gravatar.com\/avatar\/daf42a0de5021721fc53447fe7cf000e09055bf4fb96ef98490902a9e4de3bf2?s=96&d=identicon&r=g","width":96,"height":96,"caption":"yarogniew_anpl"}},{"@type":"WebPage","@id":"http:\/\/adsl_zapas.dkonto.pl\/index.php\/processing\/processing-sound-library\/minim-library\/#webpage","url":"http:\/\/adsl_zapas.dkonto.pl\/index.php\/processing\/processing-sound-library\/minim-library\/","name":"Biblioteka Minim - Arduino dla strasznych lamer\u00f3w","description":"\u22a5 \u0179r\u00f3d\u0142o: http:\/\/code.compartmental.net\/tools\/minim\/ http:\/\/code.compartmental.net\/tools\/minim\/quickstart\/ Minim 2.2.2 Damien Di Fede and Anderson Mills An audio library that provides easy to use classes for playback, recording, analysis, and synthesis of sound. [code] \/** * This sketch demonstrates how to use setLoopPoints * using an AudioPlayer. Left-click with the mouse * to set the start point of the loop","inLanguage":"pl-PL","isPartOf":{"@id":"http:\/\/adsl_zapas.dkonto.pl\/#website"},"breadcrumb":{"@id":"http:\/\/adsl_zapas.dkonto.pl\/index.php\/processing\/processing-sound-library\/minim-library\/#breadcrumblist"},"datePublished":"2018-02-26T17:23:17+01:00","dateModified":"2018-02-26T20:44:24+01:00"},{"@type":"WebSite","@id":"http:\/\/adsl_zapas.dkonto.pl\/#website","url":"http:\/\/adsl_zapas.dkonto.pl\/","name":"Arduino dla strasznych lamer\u00f3w","description":"www.arduino.net.pl","inLanguage":"pl-PL","publisher":{"@id":"http:\/\/adsl_zapas.dkonto.pl\/#person"}}]},"og:locale":"pl_PL","og:site_name":"Arduino dla strasznych lamer\u00f3w - www.arduino.net.pl","og:type":"article","og:title":"Biblioteka Minim - Arduino dla strasznych lamer\u00f3w","og:description":"\u22a5 \u0179r\u00f3d\u0142o: http:\/\/code.compartmental.net\/tools\/minim\/ http:\/\/code.compartmental.net\/tools\/minim\/quickstart\/ Minim 2.2.2 Damien Di Fede and Anderson Mills An audio library that provides easy to use classes for playback, recording, analysis, and synthesis of sound. [code] \/** * This sketch demonstrates how to use setLoopPoints * using an AudioPlayer. Left-click with the mouse * to set the start point of the loop","og:url":"http:\/\/adsl_zapas.dkonto.pl\/index.php\/processing\/processing-sound-library\/minim-library\/","article:published_time":"2018-02-26T16:23:17+00:00","article:modified_time":"2018-02-26T19:44:24+00:00","twitter:card":"summary_large_image","twitter:title":"Biblioteka Minim - Arduino dla strasznych lamer\u00f3w","twitter:description":"\u22a5 \u0179r\u00f3d\u0142o: http:\/\/code.compartmental.net\/tools\/minim\/ http:\/\/code.compartmental.net\/tools\/minim\/quickstart\/ Minim 2.2.2 Damien Di Fede and Anderson Mills An audio library that provides easy to use classes for playback, recording, analysis, and synthesis of sound. [code] \/** * This sketch demonstrates how to use setLoopPoints * using an AudioPlayer. Left-click with the mouse * to set the start point of the loop"},"aioseo_meta_data":{"post_id":"1297","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2022-08-02 13:02:09","updated":"2025-07-03 03:08:20","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"http:\/\/adsl_zapas.dkonto.pl\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"http:\/\/adsl_zapas.dkonto.pl\/index.php\/processing\/\" title=\"Processing\">Processing<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"http:\/\/adsl_zapas.dkonto.pl\/index.php\/processing\/processing-sound-library\/\" title=\"Processing \u2013 sound\">Processing \u2013 sound<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tBiblioteka Minim\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"http:\/\/adsl_zapas.dkonto.pl"},{"label":"Processing","link":"http:\/\/adsl_zapas.dkonto.pl\/index.php\/processing\/"},{"label":"Processing &#8211; sound","link":"http:\/\/adsl_zapas.dkonto.pl\/index.php\/processing\/processing-sound-library\/"},{"label":"Biblioteka Minim","link":"http:\/\/adsl_zapas.dkonto.pl\/index.php\/processing\/processing-sound-library\/minim-library\/"}],"_links":{"self":[{"href":"http:\/\/adsl_zapas.dkonto.pl\/index.php\/wp-json\/wp\/v2\/pages\/1297","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/adsl_zapas.dkonto.pl\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/adsl_zapas.dkonto.pl\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/adsl_zapas.dkonto.pl\/index.php\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"http:\/\/adsl_zapas.dkonto.pl\/index.php\/wp-json\/wp\/v2\/comments?post=1297"}],"version-history":[{"count":8,"href":"http:\/\/adsl_zapas.dkonto.pl\/index.php\/wp-json\/wp\/v2\/pages\/1297\/revisions"}],"predecessor-version":[{"id":1315,"href":"http:\/\/adsl_zapas.dkonto.pl\/index.php\/wp-json\/wp\/v2\/pages\/1297\/revisions\/1315"}],"up":[{"embeddable":true,"href":"http:\/\/adsl_zapas.dkonto.pl\/index.php\/wp-json\/wp\/v2\/pages\/1281"}],"wp:attachment":[{"href":"http:\/\/adsl_zapas.dkonto.pl\/index.php\/wp-json\/wp\/v2\/media?parent=1297"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}